Add some missing declarations.
authorMatthias Clasen <mclasen@redhat.com>
Wed, 1 Sep 2004 21:06:09 +0000 (21:06 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 1 Sep 2004 21:06:09 +0000 (21:06 +0000)
2004-09-01  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing
declarations.

docs/reference/ChangeLog
docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt

index 42698cee98d7047e447e989c6fe63ceb78627df7..4b617e34d3882defd3337aa7c1d46f8c869ccc51 100644 (file)
@@ -1,5 +1,8 @@
 2004-09-01  Matthias Clasen  <mclasen@redhat.com>
 
+       * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing
+       declarations.
+
        * gtk/running.sgml: Mention that modules can also
        be specified in a setting.
 
index 0b8f05c239ea6704d9b56ab2fcd08770c3d3e224..2fb2f29be9720ad523e10d09ce0460ac65456c76 100644 (file)
@@ -6,10 +6,16 @@
 
 <SUBSECTION>
 gdk_pixbuf_version
+gdk_pixbuf_major_version
+gdk_pixbuf_minor_version
+gdk_pixbuf_micro_version
 GDK_PIXBUF_VERSION
 GDK_PIXBUF_MAJOR
 GDK_PIXBUF_MINOR
 GDK_PIXBUF_MICRO
+
+<SUBSECTION Private>
+GDK_PIXBUF_VAR
 </SECTION>
 
 <SECTION>
@@ -150,9 +156,11 @@ gdk_pixbuf_flip
 
 <SUBSECTION Standard>
 GDK_TYPE_INTERP_TYPE
+GDK_TYPE_PIXBUF_ROTATION
 
 <SUBSECTION Private>
 gdk_interp_type_get_type
+gdk_pixbuf_rotation_get_type
 </SECTION>
 
 <SECTION>